home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / April 96 / ODPart, FW_CPart & FW_CODPart < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  1.6 KB  |  [TEXT/ttxt]

  1. Subject:     ODPart, FW_CPart & FW_CODPart
  2. Sent:        4/12/96 9:32 AM
  3. Received:    4/12/96 9:41 AM
  4. From:        Jerome Jahnke, j-jahnke@uchicago.edu
  5. Reply-To:    ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. Hey, why was this designed this way, how come FW_CPart is not a direct
  9. descendent of ODPart? This design means that I never get any messages from
  10. ODPart to my FW_CPart, which is making the conceptual framework a little
  11. hard to understand. ODPart gets all kinds of cool messages when frames are
  12. added or deleted when it is an embedding part, as well as other messages
  13. when it is not an embedding part.
  14.  
  15. My problem is this, perhaps I am not thinking about this correctly, but
  16. when a frame is added for the default presentation I would like to
  17. automatically open a second frame. BUT since I never receive a
  18. DisplayFrameAdded from OpenDoc becuase my FW_CPart is not directly
  19. descended from ODPart it is making life rather difficult for me.
  20.  
  21. Can anyone tell me the best way to do this? And please explain to me why
  22. FW_CPart is not part of the ODPart heirarchy. Thanks.
  23.  
  24. Jer,
  25.  
  26. ------------------------------------------------------------------------------
  27. Jerome Jahnke          |Well, I was only a kid didn't know enough to be afraid
  28. BSD Academic Computing |Playing the game, but not the way the big boys played
  29. University of Chicago  |Nothing to lose maybe I had something to trade
  30. j-jahnke@uchicago.edu  |The way the big wheel spins * The Big Wheel -- N Peart
  31. ----------------------------------------------------------------------------
  32. --
  33.  
  34.